Use "executable|executables" in a sentence

1. (A program written in a compiled language is translated once to create a "load module" or executable.)

(컴파일 언어로 작성된 프로그램은 번역되면 "로드 모듈"이나 실행 파일을 만든다.)

2. Compiled When code written in a language is compiled, its syntax is transformed into an executable form before running.

컴파일 컴파일 언어로 작성된 코드가 있을 때 문법은 실행 가능한 형태로 변환된 다음 실행한다.

3. Executable files thus normally contain significant additional machine code beyond that directly generated from the specific source code.

그래서 실행 파일들은 보통 소스 코드에서 직명 명시됨으로써 생성된 것들 이외에 상당한 추가적인 기계어들을 포함한다.

4. 32-bit Linear Executable Introduced with OS/2 2.0, these can be identified by the "LX" in ASCII.

32-bit 선형 실행 파일 (Linear Executable) OS/2 2.0에서 도입되었으며, 이것들은 아스키 코드 "LX"로 구별된다.

5. Mixed 16/32/64-bit Linear Executable Introduced with OS/2 2.0, these can be identified by the "LE" in ASCII.

Mixed 16/32-bit 선형 실행 파일 (Linear Executable) OS/2 2.0에서 도입되었으며, 이것들은 아스키 코드 "LE"로 구별된다.

6. It was very infectious: if the virus was active in memory, opening or just copying an executable file was sufficient to infect it.

바이러스가 메모리에 상주하면 실행 파일을 열거나 복사하는 것만으로도 충분히 감염되었다.

7. Since executables are mostly based at address 0x00400000 and x86 is a Little Endian architecture, the last byte of the return address must be a null, which terminates the buffer copy and nothing is written beyond that.

실행 코드는 주소 0x00400000에 기반하고, x86은 리틀 엔디안 구조이므로 귀환 주소의 최후 바이트는 반드시 무효값이 되고, 이것이 버퍼 복사를 마감하며 그 이후에는 아무것도 씌지 않는다.

8. 16-bit New Executable Introduced with the multitasking MS-DOS 4.0 and also used by 16-bit OS/2 and Windows, NE can be identified by the "NE" in ASCII.

16-bit New 실행 파일 (Executable) 멀티태스킹 MS-DOS 4.0에서 도입되어, 16-bit OS/2 와 윈도우에서 사용되었으며, NE는 아스키 코드 "NE" 문자로 구별된다.

9. In the Executable and Linkable Format (ELF), used in Unix and Unix-like systems such as Linux, the entry point is specified in the e_entry field of the ELF header.

유닉스와 유닉스 계열 그리고 리눅스에서 사용되는 ELF 파일 형식에서 엔트리 포인트는 ELF 헤더의 e_entry 필드에 명시되어 있다.

10. In computing, position-independent code (PIC) or position-independent executable (PIE) is a body of machine code that, being placed somewhere in the primary memory, executes properly regardless of its absolute address.

위치 독립 코드(PIC: position-independent code) 또는 위치 독립 실행 파일(PIE: position-independent executable)은 메모리의 어딘가에 위치한 기계어 코드의 몸체로서 절대 주소와 관계 없이 적절히 실행된다.

11. In Microsoft Windows, software that relies on Windows Side-by-Side (WinSxS) needs an application manifest, which is an XML document that is either embedded in an executable file or contained in a separate XML file that accompanies it.

마이크로소프트 윈도우에서, 윈도우 사이드 바이 사이드(WinSxS)에 의존하는 소프트웨어는 애플리케이션 매니페스트가 필요하며, 이 매니페스트는 실행 파일에 임베디드되거나 이와 수반되는 별도의 XML 파일에 포함되어 있는 XML 문서이다.

12. drive-by download means two things, each concerning the unintended download of computer software from the Internet: Downloads which a person has authorized but without understanding the consequences (e.g. downloads which install an unknown or counterfeit executable program, ActiveX component, or Java applet) automatically.

드라이브 바이 다운로드 (Drive-by download)는 인터넷에서 컴퓨터 소프트웨어의 의도되지 않은 다운로드와 관련해서, 각각 다음과 같은 두 가지를 의미한다: 결과에 대한 이해가 없는 개인이 허가한 다운로드들(예를 들면 알려지지 않은 위조 실행 파일이나, 액티브X 컴포넌트 또는 자바 애플릿).